On this pageLayerByNameDescriptionThis method returns layer with the name specified in AName. If layer does not exist LayerByName creates the new TsgDXFLayer object.Syntaxfunction LayerByName(const AName: string): TsgDXFLayer;